X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fsandbox.h;h=94e024bfb2013ec6536d55da9c44f955b9e44371;hb=12f05678e157ef4472b4e3611bb7ae9751487ff0;hp=4de89f8879d07105e3d5240fc8f62edad4b1a8be;hpb=66669fcf809c1e3ff644b12e04e625d3737ffd8e;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/sandbox.h b/include/configs/sandbox.h index 4de89f8..94e024b 100644 --- a/include/configs/sandbox.h +++ b/include/configs/sandbox.h @@ -27,7 +27,10 @@ #define CONFIG_SYS_STDIO_DEREGISTER -/* Number of bits in a C 'long' on this architecture */ +/* + * Number of bits in a C 'long' on this architecture. Set this to 32 when + * building on a 32-bit machine. + */ #define CONFIG_SANDBOX_BITS_PER_LONG 64 #define CONFIG_LMB @@ -82,7 +85,6 @@ #define CONFIG_CMD_SF_TEST #define CONFIG_I2C_EDID -#define CONFIG_I2C_EEPROM /* Memory things - we don't really want a memory test */ #define CONFIG_SYS_LOAD_ADDR 0x00000000