diff options
Diffstat (limited to 'include/configs/rk3188_common.h')
| -rw-r--r-- | include/configs/rk3188_common.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/rk3188_common.h b/include/configs/rk3188_common.h index ac9195672fb..ebb421c6929 100644 --- a/include/configs/rk3188_common.h +++ b/include/configs/rk3188_common.h @@ -11,15 +11,10 @@ #define CFG_IRAM_BASE 0x10080000 -/* spl size 32kb sram - 2kb bootrom */ - #define CFG_SYS_SDRAM_BASE 0x60000000 #define SDRAM_BANK_SIZE (2UL << 30) #define SDRAM_MAX_SIZE 0x80000000 -/* usb otg */ - -/* usb host support */ #define ENV_MEM_LAYOUT_SETTINGS \ "scriptaddr=0x60000000\0" \ "pxefile_addr_r=0x60100000\0" \ |
