
25 Feb
2023
25 Feb
'23
10:16 p.m.
On Saturday 25 February 2023 01:18:26 Martin Rowe wrote:
When generating this patch, use git options -M, -C and --find-copies-harder. It will detect that you created this file as copy from other file and generate better diff.
Will do.
This thread has gotten quite long! I've:
- tested all the boot modes and bubt update types
- created the SPI defconfig,
- fixed the eMMC detection by enabling MMC_BROKEN_CD
Thanks!
- taken a look at the kwbimage documentation, but I don't think I can
be of much help there I'm also able to help test any new changes for the MMC boot flow. Is there anything else that I've missed that I can help with while I've got it all setup?
Martin
I think that the remaining part is to patch linux DTB file at runtime for emmc support. So if u-boot mmc device is of eMMC type then fixup linux dtb file and others do nothing.