Commit graph

18 commits

Author SHA1 Message Date
Alex Bee
d07974f0cc Rockchip: bootloader: allow ROCKCHIP_LEGACY_BOOT to be passed from command line
Also document that option in README.md and drop the non-required U_BOOT_CONFIG form bootloader/install script
2023-02-11 11:48:39 +01:00
Alex Bee
109b7bc2d0 Rockchip: switch to mainline u-boot 2022-09-12 08:21:01 +00:00
Alex Bee
a08e52b2c3 Rockchip: use 768 MHz dram init for all boards 2021-06-07 17:54:45 +02:00
Alex Bee
b190c0d3c4 Rockchip: bootloader: use correct ddrbin for RK3399
We are currently using an older ddrbin for RK3399 which doesn't align
with the miniloader version - this leads to this error during ATF init:

INFO:    If lpddr4 need support multi frequency,
INFO:    please update loader!
INFO:    Current ctl index[0] freq=400MHz
INFO:    Current ctl index[1] freq=800MHz
INFO:    plat_rockchip_pmu_init(1190): pd status 3e

Fix this by using correct ddrbin.
2021-05-10 14:38:22 +02:00
Alex Bee
dc5fc13722 Rockchip: convert bootloader scripts to new syntax
Done using fixlecode.py
2021-02-28 11:11:40 +01:00
Jonas Karlman
30d63b56a0 Rockchip: drop rockchip-4.4 linux support 2019-12-31 09:09:33 +00:00
Jonas Karlman
09b236900e Rockchip: add mainline linux support 2019-12-31 09:09:33 +00:00
Jonas Karlman
e6b4bd115f rkbin: update to 4563e24 2019-12-31 09:09:33 +00:00
MilhouseVH
d4f6326142 packages: align source code licence usage with project licence 2019-03-26 18:05:50 +00:00
Jonas Karlman
2155170d96 rkbin: update to ba436b9 2019-01-28 20:40:06 +00:00
Jonas Karlman
05f42c1046 Rockchip: use correct rk3328 bootloader bl31 filename 2019-01-19 13:16:22 +01:00
Jonas Karlman
e1da5b4a93 rkbin: update to 28b8bbe 2019-01-15 19:50:06 +01:00
Jonas Karlman
1a93ee6c89 rkbin: update to 120fe36 2018-10-03 18:39:27 +02:00
Jonas Karlman
46223dafc2 rkbin: update to b3a2661 2018-08-21 23:37:45 +02:00
CvH
a958119d6b spdx: projects/ 2018-07-18 22:37:48 +02:00
Jonas Karlman
5d232f6ee9 RK3328: new device 2018-03-04 20:26:55 +01:00
Jonas Karlman
9f64dfa5bf rkbin: add blobs from android 2018-03-04 20:26:55 +01:00
Jonas Karlman
877fceee50 Rockchip: new project 2018-03-04 20:26:54 +01:00