Hi Mattijs, On 6/4/24 5:15 PM, Mattijs Korpershoek wrote:
According to [1], we should use bootmeth when describing the struct bootmeth:""" For version 2, a new naming scheme is used as above: - bootdev is used instead of bootdevice, because 'device' is overused, is everywhere in U-Boot, can be confused with udevice - bootmeth - because 'method' is too vanilla, appears 1300 times in U-Boot """ Replace all occurences in various comments for consistency.
s/occurences/occurrences/ Sorry, was too tempting to highlight a typo in a commit that fixes typos :) (Don't send a v3 for this please :) )
[1] https://lore.kernel.org/u-boot/[email protected]/
Reviewed-by: Quentin Schulz <[email protected]> Thanks! Quentin

