[U-Boot] [PATCH 1/2] overo: Code cleanup; split into SPL-specific and u-boot-specific code

Arun Bharadwaj arun at gumstix.com
Wed Apr 22 19:04:48 CEST 2015


Yes, I can move get_board_revision into common.c. Then we can retain the
earlier printf.


On Wed, Apr 22, 2015 at 9:45 AM, Ash Charles <ashcharles at gmail.com> wrote:

> On Tue, Apr 21, 2015 at 4:56 PM, Arun Bharadwaj <arun at gumstix.com> wrote:
> > -       printf("Board revision: %d\n", get_board_revision());
> It is still very useful to report the board revision on boot.  Could
> you restore this?  The printf in get_board_revision doesn't appear
> (too early in the boot perhaps?).
>
> --Ash
>


More information about the U-Boot mailing list