]> Git Repo - buildroot-mgba.git/commit
configs/aspeed_ast2600evb: new defconfig
authorCédric Le Goater <[email protected]>
Tue, 21 Jun 2022 20:34:14 +0000 (22:34 +0200)
committerArnout Vandecappelle (Essensium/Mind) <[email protected]>
Mon, 27 Jun 2022 20:59:51 +0000 (22:59 +0200)
commit1409d4b0c44b8c8370e2df1e24d11242e0de51f6
treeb027aefc1d25f590d1f84a1b9d0fd481910cfc1a
parentc59a9d12b7805f2ac08be81fe18a4ebc197d5cd9
configs/aspeed_ast2600evb: new defconfig

The kernel is from upstream and U-Boot is from the OpenBMC branch
because mainline doesn't have the required support for HW, yet.

The main resulting file from the build is a flash image. The partition
layout matches the OpenBMC one for 64M chips. It makes it easier to
update the different partitions from Linux. Intermediate files can be
used to boot from U-boot over the network or to boot QEMU using
-kernel/-initrd/-dtb.

Signed-off-by: Cédric Le Goater <[email protected]>
Reviewed-by: Joel Stanley <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
DEVELOPERS
board/aspeed/ast2600-evb/genimage.cfg [new file with mode: 0644]
board/aspeed/ast2600-evb/readme.txt [new file with mode: 0644]
board/aspeed/common/image.its.template [new file with mode: 0644]
board/aspeed/common/post-image.sh [new file with mode: 0755]
configs/aspeed_ast2600evb_defconfig [new file with mode: 0644]
This page took 0.03426 seconds and 4 git commands to generate.