diff options
author | Tom Rini <trini@ti.com> | 2014-04-09 08:25:57 -0400 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-04-17 17:24:40 -0400 |
commit | d0e6d34d7cca00cb61707826b52837cc7c43da46 (patch) | |
tree | d6f7a6ad65a87cc03820ca580bbfdbdbc78f7f9c /include/pwm.h | |
parent | 161d2d5ea8262e97cac77eec3ed7d32069cb7444 (diff) | |
download | blackbird-obmc-uboot-d0e6d34d7cca00cb61707826b52837cc7c43da46.tar.gz blackbird-obmc-uboot-d0e6d34d7cca00cb61707826b52837cc7c43da46.zip |
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>
Diffstat (limited to 'include/pwm.h')
0 files changed, 0 insertions, 0 deletions