[U-Boot] [U-Boot, v5, 03/18] rockchip: enable boot0-hook for all Rockchip SoCs

Philipp Tomsich philipp.tomsich at theobroma-systems.com
Tue Nov 7 14:18:43 UTC 2017


> Rockchip SoCs bootrom design is like this:
> - First 2KB or 4KB internal memory is for bootrom stack and heap;
> - Then the first 4-byte suppose to be a TAG like 'RK33';
> - The the following memory address end with '0004' is the first
>   instruction load and running by bootrom;
> 
> Let's use the boot0 hook to reserve the first 4-byte tag for all
> the Rockchip SoCs.
> 
> Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems>
> [Commit message:]
> Signed-off-by: Kever Yang <kever.yang at rock-chips.com>
> 
> Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> ---
> 
> Changes in v5: None
> Changes in v4: None
> Changes in v3: None
> Changes in v2: None
> 
>  arch/arm/Kconfig               | 1 +
>  arch/arm/mach-rockchip/Kconfig | 2 --
>  2 files changed, 1 insertion(+), 2 deletions(-)
> 

Applied to u-boot-rockchip/next, thanks!


More information about the U-Boot mailing list