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

Linus Walleij linus.walleij at linaro.org
Wed Apr 22 15:17:03 CEST 2015


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?

Yours,
Linus Walleij


More information about the U-Boot mailing list