[U-Boot] [RESPIN PATCH v2 01/15] dm: rtc: Support mc146818 driver in driver model

Simon Glass sjg at chromium.org
Wed Jun 24 04:45:40 CEST 2015


On 23 June 2015 at 19:45, Simon Glass <sjg at chromium.org> wrote:
> On 22 June 2015 at 22:18, Bin Meng <bmeng.cn at gmail.com> wrote:
>> Add driver model support to the mc146818 rtc driver. Also clean up
>> the driver a little bit for coding convention issues.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>>
>> ---
>>
>> Changes in v2:
>> - New patch to support mc146818 driver in driver model
>>
>>  drivers/rtc/mc146818.c | 312 ++++++++++++++++++++++++++++++++-----------------
>>  1 file changed, 204 insertions(+), 108 deletions(-)
>
> Acked-by: Simon Glass <sjg at chromium.org>

Again I am going to apply this series now, as I think lack of MP table
support causes problems at present.

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list