Searched hist:"27 ce6965389fd2ee2104f3c0d75695b34a232f45" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | ti_armv7_keystone2.h | 27ce6965389fd2ee2104f3c0d75695b34a232f45 Mon Mar 28 19:15:59 UTC 2016 Vitaly Andrianov <vitalya@ti.com> configs: ti_armv7_keystone2: make SYS_TEXT_BASE configurable at build time
U-boot for general purpose KS2 devices is loaded to the beginning of the internal memory (0x0c000000). Secure devices uses this memory and CONFIG_SYS_TEXT_BASE has to be different for those devices.
This commit make this configurable at build time by giving CONFIG_SYS_TEXT_BASE as a command line definition to make command.
Signed-off-by: Vitaly Andrianov <vitalya@ti.com>
|