diff options
author | 2024-10-04 18:32:32 +0100 | |
---|---|---|
committer | 2024-10-09 13:47:40 +0200 | |
commit | 91dcdfbc5b770d4501b1a30d087affc9ed4fa6e5 (patch) | |
tree | 83cd77345ffb039019c415ae6c2c4009ca1e7034 /tools/perf/scripts/python | |
parent | arm64: dts: renesas: rzg2ul-smarc-som: Enable serial NOR flash (diff) | |
download | wireguard-linux-91dcdfbc5b770d4501b1a30d087affc9ed4fa6e5.tar.xz wireguard-linux-91dcdfbc5b770d4501b1a30d087affc9ed4fa6e5.zip |
arm64: dts: renesas: rz{g2l,g2lc}-smarc-som: Update partition table for spi-nor flash
Update partition table for spi-nor flash, so that we can flash bootloaders
in Linux by executing the below commands:
flash_erase /dev/mtd0 0 0
flash_erase /dev/mtd1 0 0
mtd_debug write /dev/mtd0 0 ${BL2_FILE_SIZE} ${BL2_IMAGE}
mtd_debug write /dev/mtd1 512 ${FIP_FILE_SIZE} ${FIP_IMAGE}
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/20241004173235.74307-3-biju.das.jz@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions