Re: [U-Boot] [PATCH 0/11] MIPS: bootm updates

2013-06-25 Thread Daniel Schwierzeck
2013/6/25 Daniel Schwierzeck : > Hi Thomas, > oops, I hit the send key too early > Am 21.06.2013 21:59 schrieb "Langer Thomas (LQDE RD ST PON SW)" > : > > >> >> Hello Daniel, >> >> sorry for being late with my questions. >> >> Daniel Schwierzeck wrote on 2013-06-09: >> > MIPS: bootm: refactor i

Re: [U-Boot] [PATCH 0/11] MIPS: bootm updates

2013-06-25 Thread Daniel Schwierzeck
Hi Thomas, Am 21.06.2013 21:59 schrieb "Langer Thomas (LQDE RD ST PON SW)" < thomas.lan...@lantiq.com>: > > Hello Daniel, > > sorry for being late with my questions. > > Daniel Schwierzeck wrote on 2013-06-09: > > MIPS: bootm: refactor initialisation of kernel cmdline > > MIPS: bootm: refactor

Re: [U-Boot] [PATCH 0/11] MIPS: bootm updates

2013-06-21 Thread Langer Thomas (LQDE RD ST PON SW)
Hello Daniel, sorry for being late with my questions. Daniel Schwierzeck wrote onĀ 2013-06-09: > MIPS: bootm: refactor initialisation of kernel cmdline > MIPS: bootm: refactor initialisation of kernel environment > MIPS: bootm: make initialisation of Linux environment optional > MIPS: boot

Re: [U-Boot] [PATCH 0/11] MIPS: bootm updates

2013-06-10 Thread Gabor Juhos
Hi Daniel, > - refactoring and optimization of bootm command > - add support for logical memory blocks (LMB) > - make external init ramdisks working again with recent kernels > - add support for bootm subcommand 'cmdline' > - prepare bootm for upcoming device tree support > - add bootm support for

[U-Boot] [PATCH 0/11] MIPS: bootm updates

2013-06-08 Thread Daniel Schwierzeck
- refactoring and optimization of bootm command - add support for logical memory blocks (LMB) - make external init ramdisks working again with recent kernels - add support for bootm subcommand 'cmdline' - prepare bootm for upcoming device tree support - add bootm support for newly added MIPS Malta