diff options
author | Daniel Golle <daniel@makrotopia.org> | 2022-07-13 04:29:34 +0100 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2022-08-30 13:36:28 +0100 |
commit | c2bc1bd99aabe1298c93cebc0a434c91c754f3ca (patch) | |
tree | 8fb6c142637ec63b1a72cec9de24b07dfdfd723e /package/base-files | |
parent | e504fdae4e1d0e7ae112828ec9f71db6f9821c71 (diff) | |
download | upstream-c2bc1bd99aabe1298c93cebc0a434c91c754f3ca.tar.gz upstream-c2bc1bd99aabe1298c93cebc0a434c91c754f3ca.tar.bz2 upstream-c2bc1bd99aabe1298c93cebc0a434c91c754f3ca.zip |
uboot-mediatek: add support for Bananapi BPi-R3
The Bananapi BPi-R3 board can boot from eMMC, SD card, SPI-NAND and
SPI-NOR, depending on the position of switches controlling the BOOTSEL
bootstrap pins as we as hard-wired chip-select lines. The position of the
chip-select switch SW6 decides whether either SD card or eMMC can be
accessed, SW5 selects either SPI-NAND or SPI-NOR.
Generate U-Boot for all 4 boot options. The SD card version allows
installation to SPI-NAND and SPI-NOR (eMMC cannot be accessed
simultanously with the SD card), the SPI-NAND version allows installation
to eMMC.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'package/base-files')
0 files changed, 0 insertions, 0 deletions