diff options
author | Jonathan Liu <net147@gmail.com> | 2016-11-30 21:02:39 +0000 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2016-12-06 19:16:11 +0100 |
commit | 064aa0a3884d4ef2cd7e9fdfebec19167b52b2e7 (patch) | |
tree | a5458d96f91b14e5f81b1467504d3eac7455c934 /classes/linux-raspberrypi-base.bbclass | |
parent | 0e66d6953cee13a56428d5511838f898dc9da3b7 (diff) | |
download | meta-raspberrypi-064aa0a3884d4ef2cd7e9fdfebec19167b52b2e7.tar.gz |
u-boot: Simplify boot script
A patch is backported to check if the firmware loaded a device tree blob
into memory and set the fdt_addr variable if it is found. The U-Boot
script will then read the command line arguments generated by the
firmware from the device tree and boot the kernel with the command
line arguments and the loaded device tree.
This allows things like MAC address, board revision and serial number
to be correctly configured and options in config.txt to be used.
An additional patch is backported and further changes are made to support
this.
Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Diffstat (limited to 'classes/linux-raspberrypi-base.bbclass')
0 files changed, 0 insertions, 0 deletions