1
2
3
4
5
6
7
8
9
10
11
12 | + diff -u /boot/uboot/config.txt config.txt.save --- /boot/uboot/config.txt 2017-10-12 19:53:32.000000000 +0000 +++ config.txt.save 2017-10-12 19:53:09.332972981 +0000 @@ -52,4 +52,4 @@ dtparam=pwr_led_trigger=mmc0 device_tree_address=0x02000000 -core_freq=250 \ No newline at end of file +core_freq=250 + echo 'error: unexpected diff in /boot/uboot/config.txt' error: unexpected diff in /boot/uboot/config.txt |