Files
u-boot/arch
Philipp Tomsich 14ad6eb264 rockchip: enable boot0-hook for all Rockchip SoCs
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@theobroma-systems.com>
[Commit message taken from an older patch by:]
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
2017-11-21 23:57:21 +01:00
..
2017-10-02 21:52:20 -04:00
2017-10-02 21:52:20 -04:00
2017-10-02 21:52:23 -04:00
2017-10-02 21:52:21 -04:00
2017-10-02 21:52:21 -04:00
2017-10-02 21:52:22 -04:00