Re: [U-Boot] [PATCH v1 0/7] Update for inka4x0 plus some new features

2009-03-25 Thread Detlev Zundel
Hi Wolfgang, > Dear Detlev Zundel, > > In message <1237914158-15693-1-git-send-email-...@denx.de> you wrote: >> This patchset contains updates for the ink4x0 platform. Namely it >> adds hardware diagnostic funtions and an RTC driver. > > It would have been nice if your patches gave *any* hint abo

Re: [U-Boot] [PATCH v1 0/7] Update for inka4x0 plus some new features

2009-03-24 Thread Wolfgang Denk
Dear Detlev Zundel, In message <1237914158-15693-1-git-send-email-...@denx.de> you wrote: > This patchset contains updates for the ink4x0 platform. Namely it > adds hardware diagnostic funtions and an RTC driver. It would have been nice if your patches gave *any* hint about the order they in whi

[U-Boot] [PATCH v1 0/7] Update for inka4x0 plus some new features

2009-03-24 Thread Detlev Zundel
This patchset contains updates for the ink4x0 platform. Namely it adds hardware diagnostic funtions and an RTC driver. For a nice integration by using private command tables, do_help is extended to support this scenario also. To successfully convert all the pointer access to accessor macros, a b