Add overlay initial support (#23)
* Add overlay initial support * Create load * Cleanup NL * Reorg dts files * Update update-dtb.sh
This commit is contained in:
@@ -10,6 +10,9 @@ for i in /env/init/*; do
|
||||
. $i
|
||||
done
|
||||
|
||||
# Overlays
|
||||
. /env/overlay/load
|
||||
|
||||
echo "- Hit m for menu or wait for autoboot -"
|
||||
timeout -a 1 -s -v key
|
||||
|
||||
|
||||
Reference in New Issue
Block a user