X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Frk3308_common.h;h=edaf78a6e81af930c77bf789f7fab5a00143594c;hb=df6cf3d809fe543651e6bdf133baaa8b9841fe0f;hp=bd9ac826f3df070e64aa664f3d2dea40fed979d6;hpb=ac0f978afd4b8d388b0b194bc6e5982efc383a59;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/rk3308_common.h b/include/configs/rk3308_common.h index bd9ac82..edaf78a 100644 --- a/include/configs/rk3308_common.h +++ b/include/configs/rk3308_common.h @@ -9,7 +9,6 @@ #include "rockchip-common.h" #define CONFIG_SYS_CBSIZE 1024 -#define CONFIG_SKIP_LOWLEVEL_INIT #define CONFIG_SYS_MAX_NAND_DEVICE 1 #define CONFIG_SYS_NAND_ONFI_DETECTION #define CONFIG_SYS_NAND_PAGE_SIZE 2048 @@ -25,7 +24,6 @@ #define CONFIG_ROCKCHIP_STIMER_BASE 0xff1b00a0 #define CONFIG_IRAM_BASE 0xfff80000 #define CONFIG_SYS_INIT_SP_ADDR 0x00800000 -#define CONFIG_SYS_LOAD_ADDR 0x00C00800 #define CONFIG_SPL_STACK 0x00400000 #define CONFIG_SYS_BOOTM_LEN (64 << 20) /* 64M */