[U-Boot] [PATCH] BeagleBoard: add xM rev C to ID table

2011-04-20 Thread Jason Kridner
Signed-off-by: Jason Kridner --- board/ti/beagle/beagle.c | 10 ++ board/ti/beagle/beagle.h |1 + 2 files changed, 11 insertions(+), 0 deletions(-) diff --git a/board/ti/beagle/beagle.c b/board/ti/beagle/beagle.c index 4e194a2..52a7f93 100644 --- a/board/ti/beagle/beagle.c +++ b/bo

Re: [U-Boot] [PATCH] BeagleBoard: add xM rev C to ID table

2011-04-18 Thread Paulraj, Sandeep
> > A simple addition to the revision IDs. > > This patch depends upon http://patchwork.ozlabs.org/patch/85303/. > > Signed-off-by: Jason Kridner Did not apply clean. Can you please rebase with u-boot-ti ___ U-Boot mailing list U-Boot@lists.denx.

[U-Boot] [PATCH] BeagleBoard: add xM rev C to ID table

2011-03-30 Thread Jason Kridner
A simple addition to the revision IDs. This patch depends upon http://patchwork.ozlabs.org/patch/85303/. Signed-off-by: Jason Kridner --- board/ti/beagle/beagle.c | 12 board/ti/beagle/beagle.h |1 + 2 files changed, 13 insertions(+), 0 deletions(-) diff --git a/board/ti/bea