fdt: additions required for arm64 Linux loader
- Add grub_fdt_create_empty_tree() function. - Add 64-bit setprop.
This commit is contained in:
parent
313fb3cef8
commit
c415eaa98f
3 changed files with 53 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2013-12-22 Leif Lindholm <leif.lindholm@linaro.org>
|
||||
|
||||
Add grub_fdt_create_empty_tree() and grub_fdt_set_prop64().
|
||||
|
||||
2013-12-22 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Add module loading and parsing boot time checkpoints.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue