[U-Boot] [PATCH] serial: fix struct serial_device initialisation
Anatolij Gustschin
agust at denx.de
Sat Apr 24 21:23:56 CEST 2010
On Tue, 13 Apr 2010 16:31:35 +0200
Anatolij Gustschin <agust at denx.de> wrote:
> Commit d774442c60756a8dd5d75de85574120ce375bd72
> extended struct serial_device but didn't add
> appropriate initialization in all serial drivers.
> This results in bricking a huge number of boards.
>
> This patch adds needed initialization in serial
> drivers.
>
> Reported-by: Wolfgang Denk <wd at denx.de>
> Signed-off-by: Anatolij Gustschin <agust at denx.de>
> ---
> This patch is based on u-boot-mpc5xxx master.
Please ignore this patch, it is outdated and now replaced by
[PATCH v4 1/8] serial: struct serial_device: add uninit() entry for drivers
Thanks,
Anatolij
More information about the U-Boot
mailing list