User contributions for Votroto
21 April 2023
- 19:3519:35, 21 April 2023 diff hist +131 A20 OLinuXino Lime2 No edit summary
21 February 2023
- 16:5916:59, 21 February 2023 diff hist +1 A20 OLinuXino Lime2 →Prepare an SD Card
- 16:5816:58, 21 February 2023 diff hist +524 A20 OLinuXino Lime2 No edit summary
- 16:2216:22, 21 February 2023 diff hist +26 Alpine on ARM →Specific guides
- 16:2016:20, 21 February 2023 diff hist +1,168 N A20 OLinuXino Lime2 Created page with "== Installation == Everything except U-boot is already present in the Generic ARM tarball on the download page. === Compile U-boot === Download the u-boot repository git clone --depth 1 git://git.denx.de/u-boot.git then configure and compile u-boot make CROSS_COMPILE=arm-linux-gnueabihf- A20-OLinuXino-Lime2_defconfig make CROSS_COMPILE=arm-linux-gnueabihf- This should output a combined SPL file with u-boot called <code>u-boot-sunxi-with-spl.bin</code> ===..."