]> Git Repo - u-boot.git/commit
powerpc/mpc85xx: socrates: rework build process
authorHeiko Schocher <[email protected]>
Tue, 24 Jan 2023 17:06:50 +0000 (18:06 +0100)
committerTom Rini <[email protected]>
Mon, 6 Feb 2023 18:04:53 +0000 (13:04 -0500)
commit12ae7bc83a9b16a43be805ff168845e7d2ed8472
treebba2112094c47062cde3f892fcff81b008fbf0b1
parent01d85e7a0c78c0c56ca0bf98712489a899bab3a4
powerpc/mpc85xx: socrates: rework build process

U-Boot build process for socrates board produces final U-Boot binary in
file u-boot-socrates.bin (by binman) And as a bonus it produces two
unusable broken binaries u-boot-dtb.bin and u-boot.bin (by Makefile).

Clean this up, so final U-Boot binary is in u-boot-dtb.bin

Signed-off-by: Pali Rohár <[email protected]>
Signed-off-by: Heiko Schocher <[email protected]>
Makefile
arch/powerpc/dts/socrates-u-boot.dtsi
arch/powerpc/dts/u-boot.dtsi
This page took 0.034078 seconds and 4 git commands to generate.