Re: [U-Boot] [PATCH v4 2/2] sunxi: Pass serial number through ATAG

2015-03-29 Thread Hans de Goede
Hi, On 28-03-15 18:35, Paul Kocialkowski wrote: Signed-off-by: Paul Kocialkowski cont...@paulk.fr Thanks, I've added this to my personal git repo, sunxi-wip branch. I'll move it over to u-boot-sunxi/next once it is clear that the kernel patch to show the devicetree serial-number string

[U-Boot] [PATCH v4 2/2] sunxi: Pass serial number through ATAG

2015-03-28 Thread Paul Kocialkowski
Signed-off-by: Paul Kocialkowski cont...@paulk.fr --- board/sunxi/board.c| 20 include/configs/sunxi-common.h | 1 + 2 files changed, 21 insertions(+) diff --git a/board/sunxi/board.c b/board/sunxi/board.c index 79516bf..d1b3c5e 100644 --- a/board/sunxi/board.c