diff options
| author | Tom Rini <[email protected]> | 2019-12-06 10:35:18 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2019-12-06 10:35:18 -0500 |
| commit | bead4f2f2c85e1bf39d2c80ef733f1325eb336bb (patch) | |
| tree | ab462e322dffa41f8719a25eaa029b9900fe1e55 /doc | |
| parent | edbb8e09183e6c232b14ed1a087f93b7f0b560ac (diff) | |
| parent | b2e373d16b0345d3c3f4beefdf0889e83faf173d (diff) | |
Merge tag 'u-boot-rockchip-20191206' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
- rockchip pwm driver update to support all the SoCs
- RK3308 GMAC and pinctrl support
- More UART interface support on PX30 and pmugrf reg fix
- Fixup on misc for eth_addr/serial#
- Other updates on variant SoCs
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/README.rockchip | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/README.rockchip b/doc/README.rockchip index 67c14006a37..dae4ebc8e47 100644 --- a/doc/README.rockchip +++ b/doc/README.rockchip @@ -108,7 +108,6 @@ For example: => export BL31=/path/to/rkbin/bin/rk33/rk3308_bl31_v2.22.elf => make roc-rk3308-cc_defconfig => make CROSS_COMPILE=aarch64-linux-gnu- all - => make CROSS_COMPILE=aarch64-linux-gnu- u-boot.itb => ./tools/mkimage -n rk3308 -T rksd -d /path/to/rkbin/bin/rk33/rk3308_ddr_589MHz_uart2_m0_v1.26.bin idbloader.img => cat spl/u-boot-spl.bin >> idbloader.img |
