
On 28/04/2014 07:05, Marek Vasut wrote:
On Saturday, April 26, 2014 at 01:15:46 AM, Eric Nelson wrote:
You should learn to write sensible commit messages ;-)
Well, the current main issue is the warning, but the subject already says what is the change. IMHO the patch is ok. I will add myself by merging the same commit message that Fabio adds for his patchset on the same issue:
Enable CONFIG_SYS_GENERIC_BOARD, so that we get rid of the following warning on boot:
"Warning: Your board does not use generic board. Please read
doc/README.generic-board and take action. Boards not
upgraded by the late 2014 may break or be removed."
This completes the patch and address Marek's comment.
Signed-off-by: Eric Nelson eric.nelson@boundarydevices.com
Note that this seems a bit premature until we have some infrastructure around DTB files in place, but we certainly don't want big hairy warning messages on our boards.
Is anyone planning on pulling in at least the pinfunc and .dtsi files for i.MX? I'm not sure how much else will be useful in U-Boot.
I have currently no projects in this direction, so personally I will not work in a short amount of time on this topic. However, I agree that the first thing for a DTS in U-Boot should be the pinmux.
Best regards, Stefano Babic