--- a/src/bootstrap.h Mon Feb 15 17:27:14 2010 +1000 +++ b/src/bootstrap.h Sun Sep 25 20:36:34 2011 +1000 @@ -35,6 +35,7 @@ #define BOOTSTRAP_MAGIC_SIZE 32 #define BINARY_LOAD_ADDR 0x8C010000 +#define BINARY_MAX_SIZE (0x8D000000 - BINARY_LOAD_ADDR) /** * Bootstrap header structure