On 29 October 2014 at 20:09, Simon Glass <s...@chromium.org> wrote: > Add driver model support while retaining the existing legacy code. This > allows the driver to support boards that have converted to driver model > as well as those that have not. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > Changes in v2: > - Rename header to atmel_serial.h and use atmel instead of at91 throughout > > arch/arm/include/asm/arch-at91/atmel_serial.h | 15 +++++ > drivers/serial/atmel_usart.c | 84 > +++++++++++++++++++++++++++ > 2 files changed, 99 insertions(+) > create mode 100644 arch/arm/include/asm/arch-at91/atmel_serial.h
Applied to u-boot-dm. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot