Commit 068ba63
rockchip64: rename hook to board_uboot_spi_image_after_build
Per rpardini's review: the old name board_uboot_spi_image_postprocess
implied the hook postprocesses the SPI image itself. It does not —
rkspi_loader.img is already built when the hook fires; the hook only
lets the board ship extra files (e.g. spl_loader_maskrom.bin) in the
u-boot deb.
Rename to board_uboot_spi_image_after_build to reflect timing, matching
the board_uboot_spl_blobs_postprocess naming rpardini approved.
The Seeed extension implementation is renamed in the same commit on
Seeed-Studio/seeed_armbian_extension (b4fb0ce8).1 parent e7e546e commit 068ba63
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
327 | | - | |
328 | | - | |
| 327 | + | |
| 328 | + | |
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
| |||
0 commit comments