X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Frk3188_common.h;h=81a1553390b28aeb7d1e18b6ad457617e243a264;hb=a1dc980d88a5c9c2b99251c8d8299b0c8948de73;hp=d7e96ec2697244a837d3b6a86fe702b6e214810a;hpb=f40574e2d78c96a3818c4fa2379382d924866a6e;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/rk3188_common.h b/include/configs/rk3188_common.h index d7e96ec..81a1553 100644 --- a/include/configs/rk3188_common.h +++ b/include/configs/rk3188_common.h @@ -18,7 +18,6 @@ #define CONFIG_SYS_MAXARGS 16 #define CONFIG_SYS_MALLOC_LEN (32 << 20) #define CONFIG_SYS_CBSIZE 1024 -#define CONFIG_SYS_THUMB_BUILD #define CONFIG_SYS_TIMER_RATE (24 * 1000 * 1000) #define CONFIG_SYS_TIMER_BASE 0x2000e000 /* TIMER3 */ @@ -26,7 +25,6 @@ #define CONFIG_SYS_TIMER_COUNTS_DOWN #define CONFIG_SYS_NS16550_MEM32 -#define CONFIG_SPL_BOARD_INIT #ifdef CONFIG_ROCKCHIP_SPL_BACK_TO_BROM /* Bootrom will load u-boot binary to 0x60000000 once return from SPL */