Searched hist:"225 d30b70846eb534bc6b607d67c959ab05beaa5" (Results 1 – 5 of 5) sorted by relevance
| /rk3399_rockchip-uboot/common/spl/ |
| H A D | spl_bootrom.c | 225d30b70846eb534bc6b607d67c959ab05beaa5 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 D | Makefile | 225d30b70846eb534bc6b607d67c959ab05beaa5 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 D | Kconfig | 225d30b70846eb534bc6b607d67c959ab05beaa5 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 D | spl.h | 225d30b70846eb534bc6b607d67c959ab05beaa5 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 D | spl.h | 225d30b70846eb534bc6b607d67c959ab05beaa5 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>
|