[U-Boot] [PATCH] rpi: remove redundant board files

Stephen Warren swarren at wwwdotorg.org
Mon Apr 4 17:36:35 CEST 2016


On 04/03/2016 09:41 AM, Andreas Färber wrote:
> Am 03.04.2016 um 05:56 schrieb Stephen Warren:
>> Now that rpi_*defconfig and Kconfig rather than the config header file,
>
> "rpi*_defconfig"?

Both regexes match the same set of files at present, but I prefer the 
one I wrote, since it guarantees that it only matches the word "rpi" at 
the start, not "rpi" followed by anything, which perhaps makes it 
slightly less likely to accidentally match any other board in the future.

> Also the sentence seems to be missing a verb - "Now that we use ..."?
>
>> provide the identify of the build, we don't need to separate config

"provide" is the verb. There should have been a command after "Kconfig" 
in the first line, or the comma before "provide" could be removed.



More information about the U-Boot mailing list