[U-Boot] [PATCH 2/2] integrator: switch to DM serial port

Tom Rini trini at konsulko.com
Wed Apr 22 17:05:17 CEST 2015


On Wed, Apr 22, 2015 at 03:17:03PM +0200, Linus Walleij wrote:
> On Wed, Apr 22, 2015 at 12:35 AM, Simon Glass <sjg at chromium.org> wrote:
> > On 21 April 2015 at 07:36, Linus Walleij <linus.walleij at linaro.org> wrote:
> >> This switches the Integrator boards over to using the device model
> >> for its serial ports.
> >>
> >> Cc: Masahiro Yamada <yamada.masahiro at socionext.com>
> >> Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
> (...)
> >> +#define CONFIG_SYS_MALLOC_F_LEN                0x2000
> >
> > This should be in your defconfig file, as it is defined in Kconfig now.
> >
> >> +
> >> +/* Serial port PL010/PL011 through the device model */
> >> +#define CONFIG_DM
> >> +#define CONFIG_DM_SERIAL
> >
> > And those two also.
> 
> OK true ... Tom can you merge Masahiro's Kconfig patches
> first as those switch around in the defconfigs a bit, so I have a
> clean mergebase for this DM work?

OK, will do.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150422/bc089214/attachment.sig>


More information about the U-Boot mailing list