7 lines
281 B
Bash
Executable File
7 lines
281 B
Bash
Executable File
|
|
# Dump the final dtb file for the PI B+ used for the Pi_QuartetIII target.
|
|
#
|
|
#../../../../../_builds/pi_QuartetIII-release/cross/usr/bin/fdtdump bcm2708-rpi-b-plus.dtb > bcm2708-rpi-b-plus.dti
|
|
#
|
|
|
|
../../../_builds/pi_domo-release/cross/usr/bin/dtc -O dtb -o pi_Domo.dtb pi_Domo.dts |