]> git.dujemihanovic.xyz Git - u-boot.git/commit
corstone1000: add nvmxip, fwu-mdata and gpt options
authorRui Miguel Silva <rui.silva@linaro.org>
Mon, 12 Jun 2023 08:09:20 +0000 (09:09 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 19 Jun 2023 18:34:16 +0000 (14:34 -0400)
commit3e41ebaa467763cfa0957d3a0944bdc960033839
tree086f83a2501521b19d3c805776d07ca2eeae08c9
parent17c744c3eaf69e195eee291b06d0c2577b334741
corstone1000: add nvmxip, fwu-mdata and gpt options

Enable the newest features: nvmxip, fwu-metadata and
gpt. Commands to print the partition info, gpt info
and fwu metadata will be available.

Adjust also env boot script the address of the
bootbank with the new gpt layout, and also remove
the not needed kernel address bank0 and bank1
and retrieve function that would test the bank flag
before and now we are getting the info from the fwu
metadata.

Signed-off-by: Rui Miguel Silva <rui.silva@linaro.org>
board/armltd/corstone1000/corstone1000.c
board/armltd/corstone1000/corstone1000.env
configs/corstone1000_defconfig