mirror of
https://xff.cz/git/u-boot/
synced 2025-10-09 04:04:58 +02:00
It is useful to automate the process of converting code from coreboot a little. Add a sed script which performs some common transformations. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Bin Meng <bmeng.cn@gmail.com>