Searched hist:d0e6d34d7cca00cb61707826b52837cc7c43da46 (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/board/silica/pengwyn/ |
| H A D | Makefile | d0e6d34d7cca00cb61707826b52837cc7c43da46 Wed Apr 09 12:25:57 UTC 2014 Tom Rini <trini@ti.com> am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOT
In the case of SPL or NOR_BOOT (no SPL involved) we need to include certain code in the build. Use !CONFIG_SKIP_LOWLEVEL_INIT rather than CONFIG_SPL_BUILD || CONFIG_NOR_BOOT to make the code clearer, and to make supporting XIP QSPI boot clearer in the code.
Signed-off-by: Tom Rini <trini@ti.com> Reviewed-by: Wolfgang Denk <wd@denx.de>
|
| /rk3399_rockchip-uboot/board/ti/am335x/ |
| H A D | Makefile | d0e6d34d7cca00cb61707826b52837cc7c43da46 Wed Apr 09 12:25:57 UTC 2014 Tom Rini <trini@ti.com> am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOT
In the case of SPL or NOR_BOOT (no SPL involved) we need to include certain code in the build. Use !CONFIG_SKIP_LOWLEVEL_INIT rather than CONFIG_SPL_BUILD || CONFIG_NOR_BOOT to make the code clearer, and to make supporting XIP QSPI boot clearer in the code.
Signed-off-by: Tom Rini <trini@ti.com> Reviewed-by: Wolfgang Denk <wd@denx.de>
|
| H A D | board.c | d0e6d34d7cca00cb61707826b52837cc7c43da46 Wed Apr 09 12:25:57 UTC 2014 Tom Rini <trini@ti.com> am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOT
In the case of SPL or NOR_BOOT (no SPL involved) we need to include certain code in the build. Use !CONFIG_SKIP_LOWLEVEL_INIT rather than CONFIG_SPL_BUILD || CONFIG_NOR_BOOT to make the code clearer, and to make supporting XIP QSPI boot clearer in the code.
Signed-off-by: Tom Rini <trini@ti.com> Reviewed-by: Wolfgang Denk <wd@denx.de>
|