]> Git Repo - buildroot-mgba.git/commit
configs/orangepi_pc_defconfig: switch to extlinux
authorSergey Kuzminov <[email protected]>
Fri, 18 Feb 2022 03:51:41 +0000 (06:51 +0300)
committerArnout Vandecappelle (Essensium/Mind) <[email protected]>
Thu, 10 Mar 2022 20:34:29 +0000 (21:34 +0100)
commit866ffbe0e63aff5788f29007b8fabc3fa49cd5ad
treeb2dce87f8bfb783372669e53c6f7b096e75be6ad
parent5030d7f4ea5004b24025eb93d421ddadb0f8ee06
configs/orangepi_pc_defconfig: switch to extlinux

Changes:
* Switch to common orangepi scenario for multiple boards (board/orangepi/common) to create an SD image.
* Exclude FAT partition, it is no longer needed for U-Boot.
* Switch SD image from MBR to GPT for partition-uuid to work.
* Switch to extlinux, this is convenient for debugging.

Signed-off-by: Sergey Kuzminov <[email protected]>
Reviewed-by: Giulio Benetti <[email protected]>
Tested-by: Giulio Benetti <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
board/orangepi/orangepi-pc/boot.cmd [deleted file]
board/orangepi/orangepi-pc/genimage.cfg [deleted file]
configs/orangepi_pc_defconfig
This page took 0.033515 seconds and 4 git commands to generate.