Home
last modified time | relevance | path

Searched hist:"225 d30b70846eb534bc6b607d67c959ab05beaa5" (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/common/spl/
H A Dspl_bootrom.c225d30b70846eb534bc6b607d67c959ab05beaa5 Thu Jun 22 21:38:36 UTC 2017 Philipp Tomsich <philipp.tomsich@theobroma-systems.com> spl: add a 'return to bootrom' boot method

Some devices (e.g. the RK3368) have only limited SRAM, but provide
support for loading the next boot stage after our SPL performs basic
setup (e.g. DRAM).

For target systems like these, we add a boot device BOOTROM that will
invoke a board-specific hook to return to the bootrom (if supported).

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>

Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
H A DMakefile225d30b70846eb534bc6b607d67c959ab05beaa5 Thu Jun 22 21:38:36 UTC 2017 Philipp Tomsich <philipp.tomsich@theobroma-systems.com> spl: add a 'return to bootrom' boot method

Some devices (e.g. the RK3368) have only limited SRAM, but provide
support for loading the next boot stage after our SPL performs basic
setup (e.g. DRAM).

For target systems like these, we add a boot device BOOTROM that will
invoke a board-specific hook to return to the bootrom (if supported).

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>

Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
H A DKconfig225d30b70846eb534bc6b607d67c959ab05beaa5 Thu Jun 22 21:38:36 UTC 2017 Philipp Tomsich <philipp.tomsich@theobroma-systems.com> spl: add a 'return to bootrom' boot method

Some devices (e.g. the RK3368) have only limited SRAM, but provide
support for loading the next boot stage after our SPL performs basic
setup (e.g. DRAM).

For target systems like these, we add a boot device BOOTROM that will
invoke a board-specific hook to return to the bootrom (if supported).

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>

Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Dspl.h225d30b70846eb534bc6b607d67c959ab05beaa5 Thu Jun 22 21:38:36 UTC 2017 Philipp Tomsich <philipp.tomsich@theobroma-systems.com> spl: add a 'return to bootrom' boot method

Some devices (e.g. the RK3368) have only limited SRAM, but provide
support for loading the next boot stage after our SPL performs basic
setup (e.g. DRAM).

For target systems like these, we add a boot device BOOTROM that will
invoke a board-specific hook to return to the bootrom (if supported).

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>

Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/include/
H A Dspl.h225d30b70846eb534bc6b607d67c959ab05beaa5 Thu Jun 22 21:38:36 UTC 2017 Philipp Tomsich <philipp.tomsich@theobroma-systems.com> spl: add a 'return to bootrom' boot method

Some devices (e.g. the RK3368) have only limited SRAM, but provide
support for loading the next boot stage after our SPL performs basic
setup (e.g. DRAM).

For target systems like these, we add a boot device BOOTROM that will
invoke a board-specific hook to return to the bootrom (if supported).

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>

Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>