On Sun, 2013-12-15 at 20:22 +0100, Marek Vasut wrote:
> On Sunday, December 15, 2013 at 07:56:35 PM, Sergei Ianovich wrote:
> > While testing, I've run into an issue with USB support. If I do
> >
> > $ usb start
> >
> > in U-Boot, not only it doesn't see an attached flash storage, but also
On Sunday, December 15, 2013 at 07:56:35 PM, Sergei Ianovich wrote:
> On Sun, 2013-12-15 at 16:06 +0100, Marek Vasut wrote:
> > On Sunday, December 15, 2013 at 10:57:55 AM, Sergei Ianovich wrote:
> > > After a clean rebuild, U-Boot with both OF_LIBFDT and CMD_USB, but
> > > without SYS_LONGHELP is
On Sun, 2013-12-15 at 16:06 +0100, Marek Vasut wrote:
> On Sunday, December 15, 2013 at 10:57:55 AM, Sergei Ianovich wrote:
> > After a clean rebuild, U-Boot with both OF_LIBFDT and CMD_USB, but
> > without SYS_LONGHELP is under 256 kiB. I won't disable USB. Instead,
> > I'll try to make it actuall
On Sunday, December 15, 2013 at 10:57:55 AM, Sergei Ianovich wrote:
> On Sat, 2013-12-14 at 18:05 +0100, Marek Vasut wrote:
> > On Saturday, December 14, 2013 at 04:41:30 PM, Sergei Ianovich wrote:
> > > Factory flash partition layout is just 256 kiB for the U-Boot. I am not
> > > associated with t
On Sat, 2013-12-14 at 18:05 +0100, Marek Vasut wrote:
> On Saturday, December 14, 2013 at 04:41:30 PM, Sergei Ianovich wrote:
> > Factory flash partition layout is just 256 kiB for the U-Boot. I am not
> > associated with the producer, so I cannot fix this.
>
> I see, understood. I won't bug you h
On Saturday, December 14, 2013 at 04:41:30 PM, Sergei Ianovich wrote:
> On Sat, 2013-12-14 at 13:32 +0100, Marek Vasut wrote:
> > On Saturday, December 14, 2013 at 06:42:00 AM, Sergei Ianovich wrote:
> > > The device has only 256 kiB for U-Boot binary.
> > >
> > > Binary size exceeds 256 kiB after
On Sat, 2013-12-14 at 13:32 +0100, Marek Vasut wrote:
> On Saturday, December 14, 2013 at 06:42:00 AM, Sergei Ianovich wrote:
> > The device has only 256 kiB for U-Boot binary.
> >
> > Binary size exceeds 256 kiB after activating CONFIG_OF_LIBFDT, so
> > we disable USB support which was not workin
On Saturday, December 14, 2013 at 06:42:00 AM, Sergei Ianovich wrote:
> The device has only 256 kiB for U-Boot binary.
>
> Binary size exceeds 256 kiB after activating CONFIG_OF_LIBFDT, so
> we disable USB support which was not working anyway.
>
> Disabled USD frees more space than libfdt require
The device has only 256 kiB for U-Boot binary.
Binary size exceeds 256 kiB after activating CONFIG_OF_LIBFDT, so
we disable USB support which was not working anyway.
Disabled USD frees more space than libfdt requires, so activate
long command line help.
Signed-off-by: Sergei Ianovich
---
inclu
9 matches
Mail list logo