Hi Noam,
On Tue, 2016-11-08 at 14:13 +, Noam Camus wrote:
> >
> > From: Alexey Brodkin [mailto:alexey.brod...@synopsys.com]
> > Sent: Tuesday, November 8, 2016 4:08 PM
>
> >
> > Could you please provide a changelog (v1 -> v2) so reviewers may have a
> > hint about changes you made if any.
> From: Alexey Brodkin [mailto:alexey.brod...@synopsys.com]
> Sent: Tuesday, November 8, 2016 4:08 PM
>Could you please provide a changelog (v1 -> v2) so reviewers may have a hint
>about changes you made if any.
... Just fix some typos in log
This line somehow was removed from patch while sendin
Hi Noam,
On Tue, 2016-11-08 at 15:20 +0200, Noam Camus wrote:
> From: Noam Camus
>
> For CONFIG_SERIAL_EARLYCON we need 800MHz for NPS SoC
> The early console driver uses BASE_BAUD and not using dtb.
>
> The default of 50MHz is NOT good for NPS SoC.
>
> Signed-off-by: Noam Camus
Could you pl
From: Noam Camus
For CONFIG_SERIAL_EARLYCON we need 800MHz for NPS SoC
The early console driver uses BASE_BAUD and not using dtb.
The default of 50MHz is NOT good for NPS SoC.
Signed-off-by: Noam Camus
---
arch/arc/kernel/devtree.c |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)