summaryrefslogtreecommitdiffstats
path: root/meta-netboot
diff options
context:
space:
mode:
authorRonan Le Martret <ronan.lemartret@iot.bzh>2021-06-22 15:34:18 +0200
committerRonan Le Martret <ronan.lemartret@iot.bzh>2021-07-15 11:07:20 +0200
commit3e5ca9e5719405efdf416b978ded9ade2d372eb9 (patch)
tree0655ef45c123fabaf53b8312f79abb0577040212 /meta-netboot
parentd85019a3ec0d17d2d6978eb39c315520be54f9b4 (diff)
Update RCAR BSP to 5.1.0 version
* rename the dts/dtsi file, the new BSP 5.1.0 change the file name of the dts file. * update the driver files hash Bug-AGL: SPEC-3997 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> Change-Id: I53b71906e7174d7b1153a6912f7181171730147c
Diffstat (limited to 'meta-netboot')
-rw-r--r--meta-netboot/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-netboot/README b/meta-netboot/README
index 7efa22650..4918276ba 100644
--- a/meta-netboot/README
+++ b/meta-netboot/README
@@ -59,7 +59,7 @@ setenv bootargs_root 'root=/dev/ram0 ramdisk_size=16384 ip=dhcp'
setenv bootargs_video 'vmalloc=384M video=HDMI-A-1:1920x1080-32@60'
setenv serverip '<your_serverip>'
setenv 'bootdaddr' '0x48000000'
-setenv 'bootdfile' 'Image-r8a7795-h3ulcb.dtb'
+setenv 'bootdfile' 'Image-r8a77951-ulcb.dtb'
setenv 'bootdload_net' 'tftp ${bootdaddr} h3ulcb/${bootdfile}'
setenv 'bootkaddr' '0x48080000'
setenv 'bootkfile' 'Image'