u-boot/board/bosch/guardian
Tom Rini a2ac2b964b Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
This converts the following to Kconfig:
   CONFIG_SKIP_LOWLEVEL_INIT
   CONFIG_SKIP_LOWLEVEL_INIT_ONLY

In order to do this, we need to introduce SPL and TPL variants of these
options so that we can clearly disable these options only in SPL in some
cases, and both instances in other cases.

Signed-off-by: Tom Rini <trini@konsulko.com>
2021-08-31 17:47:49 -04:00
..
board.c Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
board.h am335x, guardian: Add support for the bosch guardian board 2019-04-12 08:05:48 -04:00
Kconfig am335x, guardian: Add support for the bosch guardian board 2019-04-12 08:05:48 -04:00
MAINTAINERS am335x, guardian: update the maintainer list 2020-10-12 08:03:38 +05:30
Makefile Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
mux.c am335x, guardian: Enable panel driver Himax HX8238D 2021-07-15 17:56:03 +05:30