[U-Boot] [PATCH v4 1/3] dm: introduce dev_get_addr interface

Simon Glass sjg at chromium.org
Thu Feb 12 23:18:31 CET 2015


On 10 February 2015 at 17:37, Simon Glass <sjg at chromium.org> wrote:
> On 9 February 2015 at 23:46, Peng Fan <Peng.Fan at freescale.com> wrote:
>> Abstracting dev_get_addr can improve drivers that want to
>> get device's address.
>>
>> Signed-off-by: Peng Fan <Peng.Fan at freescale.com>
>> Acked-by: Igor Grinberg <grinberg at compulab.co.il>
>> ---
>>  drivers/core/device.c | 12 ++++++++++++
>>  include/dm/device.h   | 10 ++++++++++
>>  2 files changed, 22 insertions(+)
>
> Acked-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list