On Wed, Sep 16, 2015 at 7:23 PM, Fabio Estevam <feste...@gmail.com> wrote:
> On Wed, Sep 16, 2015 at 1:17 PM, DaveKucharczyk
> <david.kucharc...@gmail.com> wrote:
>> When I set putty to 38400 I get the first half of the kernel console output
>> fine and the second half is garbage.
>>
>> So that tells me early kernel is outputting at 38400. Even though we don't
>> set it to that. When I print gd->baudrate in board_late_init() I get 115200.
>>
>> So what does 2014.07 u-boot do differently than 2009.08 that causes the
>> early kernel console to get messed up?
>
> If I recall correctly they have different parents or the uart clock.

I meant "different parents for the uart clock"
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to