1
0
mirror of https://github.com/paolosabatino/multitool.git synced 2024-11-25 05:16:14 +00:00
multitool/sources/rk322x/assets/stepnand-patches
2023-11-14 21:15:44 +01:00
..
readme.txt more changes to accomodate ntfs partition 2023-11-14 21:15:44 +01:00
u-boot-0002-rockchip-board-use-efuse-cpuid-to-set-ethaddr.patch more changes to accomodate ntfs partition 2023-11-14 21:15:44 +01:00
u-boot-0003-rockchip-rk3328-get-serial-and-ethaddr-from-efuse.patch more changes to accomodate ntfs partition 2023-11-14 21:15:44 +01:00
u-boot-0004-rk3328-evb-fix-sdmmc-vmmc-supply.patch more changes to accomodate ntfs partition 2023-11-14 21:15:44 +01:00
u-boot-0005-rockchip-rk3288-get-serial-and-ethaddr-from-efuse.patch more changes to accomodate ntfs partition 2023-11-14 21:15:44 +01:00
u-boot-0006-rk3399-evb-use-common-get-serial-and-ethaddr-from-ef.patch more changes to accomodate ntfs partition 2023-11-14 21:15:44 +01:00
u-boot-0007-include-update-log2-header-from-the-Linux-kernel.patch more changes to accomodate ntfs partition 2023-11-14 21:15:44 +01:00
u-boot-0008-rockchip-disable-android-boot-and-config.patch more changes to accomodate ntfs partition 2023-11-14 21:15:44 +01:00
u-boot-0009-configs-sync-rk3288-rk3328-and-rk3399-defconfig.patch more changes to accomodate ntfs partition 2023-11-14 21:15:44 +01:00
u-boot-0010-rk3288-tinker-enable-emmc.patch more changes to accomodate ntfs partition 2023-11-14 21:15:44 +01:00
u-boot-0011-Revert-rockchip-dts-rk3328-evb-Enable-gmac2io-for-rk.patch more changes to accomodate ntfs partition 2023-11-14 21:15:44 +01:00
u-boot-0012-Makefile-compat.patch more changes to accomodate ntfs partition 2023-11-14 21:15:44 +01:00
u-boot-1000-rk322x-defconfig-dts.patch more changes to accomodate ntfs partition 2023-11-14 21:15:44 +01:00
u-boot-2000-rk322x-add-dtsi-generic-tvbox.patch more changes to accomodate ntfs partition 2023-11-14 21:15:44 +01:00
u-boot-2001-rk322x-box-add-defconfig.patch more changes to accomodate ntfs partition 2023-11-14 21:15:44 +01:00
u-boot-2002-rk322x-box-add-dts-makefile.patch more changes to accomodate ntfs partition 2023-11-14 21:15:44 +01:00
u-boot-2003-rk322x-box-add-dts.patch more changes to accomodate ntfs partition 2023-11-14 21:15:44 +01:00
u-boot-2004-rk322x-box-add-nand-env-boot.patch more changes to accomodate ntfs partition 2023-11-14 21:15:44 +01:00

Patches based upon rockchip u-boot revision available at: https://github.com/rockchip-linux/u-boot/archive/e311da245800596d57b7b7d91ebd4a730747a9ec.tar.gz

Most of the patches are copyright of Libreelec project.

To compile. apply the patches to rockchip u-boot 2017.09, then:

- make rk322x-box_defconfig

- make -j4

Then take u-boot-dtb.bin and copy as legacy-rk-uboot.bin in sources directory