mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-27 23:16:31 +00:00
Fix dt
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
This commit is contained in:
parent
9d595d8bef
commit
b785eafb4e
@ -28,6 +28,8 @@ cp -r ${BINARIES_DIR}/rpi-firmware/overlays ${BOOT_DATA}/
|
||||
(
|
||||
echo "kernel=barebox.bin"
|
||||
echo "device_tree_address=0x02008000"
|
||||
echo "device_tree_end=0x0200ff00"
|
||||
echo "cmdline=\"\""
|
||||
echo "disable_splash=1"
|
||||
echo "dtparam=audio=on"
|
||||
echo "enable_uart=1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user