X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fsandbox.h;h=7b7bccf3d1fd86073a3eafee187b0481d140af69;hb=f18fa31cdcfeecaf56e61224eb18d2f2b6d39d85;hp=4de89f8879d07105e3d5240fc8f62edad4b1a8be;hpb=1c12bcee70d99fa4f4124a87ea965526ee164d3c;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/sandbox.h b/include/configs/sandbox.h index 4de89f8..7b7bccf 100644 --- a/include/configs/sandbox.h +++ b/include/configs/sandbox.h @@ -25,16 +25,16 @@ #define CONFIG_SYS_TIMER_RATE 1000000 #endif -#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 #define CONFIG_ANDROID_BOOT_IMAGE #define CONFIG_CMD_PCI -#define CONFIG_PCI_PNP #define CONFIG_CMD_IO #define CONFIG_FS_FAT @@ -54,7 +54,6 @@ #define CONFIG_DOS_PARTITION #define CONFIG_EFI_PARTITION #define CONFIG_ISO_PARTITION -#define CONFIG_MAC_PARTITION /* * Size of malloc() pool, before and after relocation @@ -64,7 +63,6 @@ #define CONFIG_SYS_LONGHELP /* #undef to save memory */ #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */ -#define CONFIG_SILENT_CONSOLE /* Print Buffer Size */ #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16) @@ -82,7 +80,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 @@ -139,8 +136,6 @@ #define CONFIG_BOOTARGS "" -#define CONFIG_BOARD_LATE_INIT - #ifndef SANDBOX_NO_SDL #define CONFIG_SANDBOX_SDL #endif @@ -148,8 +143,6 @@ /* LCD and keyboard require SDL support */ #ifdef CONFIG_SANDBOX_SDL #define CONFIG_CMD_BMP -#define CONFIG_CONSOLE_MUX -#define CONFIG_SYS_CONSOLE_IS_IN_ENV #define LCD_BPP LCD_COLOR16 #define CONFIG_LCD_BMP_RLE8 #define CONFIG_VIDEO_BMP_RLE8