X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=doc%2FREADME.rockchip;h=12fec38139c827a2d4511b97a1694984d473ce15;hb=0d7f1ae0fe6c0d9af2c0208aab4843ec3fdfaf52;hp=97c62f1733e32c5a5916296f132c417517285032;hpb=43b5c78d8d9104bf498838defebda1b772488536;p=u-boot diff --git a/doc/README.rockchip b/doc/README.rockchip index 97c62f1733..12fec38139 100644 --- a/doc/README.rockchip +++ b/doc/README.rockchip @@ -36,12 +36,14 @@ You will need: Building ======== -At present seven RK3288 boards are supported: +At present nine RK3288 boards are supported: - EVB RK3288 - use evb-rk3288 configuration - Fennec RK3288 - use fennec-rk3288 configuration - Firefly RK3288 - use firefly-rk3288 configuration - Hisense Chromebook - use chromebook_jerry configuration + - MiQi RK3288 - use miqi-rk3288 configuration + - phyCORE-RK3288 RDK - use phycore-rk3288 configuration - PopMetal RK3288 - use popmetal-rk3288 configuration - Radxa Rock 2 - use rock2 configuration - Tinker RK3288 - use tinker-rk3288 configuration @@ -128,7 +130,7 @@ load a second-level bootloader(ie. U-BOOT) as soon as it returns to bootrom. Therefore RK3288 has another loading sequence like RK3036. The option of U-Boot is controlled with this setting in U-Boot: - #define CONFIG_ROCKCHIP_SPL_BACK_TO_BROM + #define CONFIG_SPL_ROCKCHIP_BACK_TO_BROM You can create the image via the following operations: