diff options
author | Luiz Angelo Daros de Luca <luizluca@gmail.com> | 2022-07-04 14:11:26 -0300 |
---|---|---|
committer | Luiz Angelo Daros de Luca <luizluca@gmail.com> | 2022-07-08 22:09:52 -0300 |
commit | 128575d0fdc3838d843ff1441d7b29e39ec0151e (patch) | |
tree | 35e5f74369c194711afd9cd496002895bb1250c0 /target/linux/bcm4908 | |
parent | 90810982732f195f09502a9d388efa6ebe549a8d (diff) | |
download | upstream-128575d0fdc3838d843ff1441d7b29e39ec0151e.tar.gz upstream-128575d0fdc3838d843ff1441d7b29e39ec0151e.tar.bz2 upstream-128575d0fdc3838d843ff1441d7b29e39ec0151e.zip |
realtek: rename u-boot-env2 to board-name
Some realtek boards have two u-boot-env partitions. However, in the
DGS-1210 series, the mtdblock2 partition is not a valid u-boot env
and simply contains the board/device name, followed by nulls.
00000000 44 47 53 2d 31 32 31 30 2d 32 38 2d 46 31 00 00 |DGS-1210-28-F1..|
00000010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
*
00040000
00000000 44 47 53 2d 31 32 31 30 2d 35 32 2d 46 31 00 00 |DGS-1210-52-F1..|
00000010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
*
00040000
The misleading u-boot-env2 name also confuses uboot-envtools.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
(cherry picked from commit 8b798dbb39856463878efb07ddef87ce2e522ceb)
Diffstat (limited to 'target/linux/bcm4908')
0 files changed, 0 insertions, 0 deletions