bodhi Wrote:
-------------------------------------------------------
> Now the good news :) the DNS325 is supported in
> the latest uBoot, so I might be able to built it.
bodhi, thank you for taking time to check.
Actually I already rebuilt U-boot 2014.01 and there multiboot works flawlessly (with if statements ofc)
I wanted to try to use just stock u-boot mainly as an exercise, and to find a "less-risky" way of modifying the nas (again, as an exercise, because i'm on 5th rewrite of u-boot region... God bless kwartboot :D).
ingmar_k Wrote:
-------------------------------------------------------
> Maybe you could work around the bootarg problem by
> using kernels that you compiled yourself. This way
> you could tell the kernel to use hardcoded
> bootargs instead of the ones provided by uBoot.
> This can be done pretty easily in the kernel
> configuration.
Ouch! This actually could work :D
Gonna try it and report.
Thank you!
-------------------------------------------------------
> Now the good news :) the DNS325 is supported in
> the latest uBoot, so I might be able to built it.
bodhi, thank you for taking time to check.
Actually I already rebuilt U-boot 2014.01 and there multiboot works flawlessly (with if statements ofc)
I wanted to try to use just stock u-boot mainly as an exercise, and to find a "less-risky" way of modifying the nas (again, as an exercise, because i'm on 5th rewrite of u-boot region... God bless kwartboot :D).
ingmar_k Wrote:
-------------------------------------------------------
> Maybe you could work around the bootarg problem by
> using kernels that you compiled yourself. This way
> you could tell the kernel to use hardcoded
> bootargs instead of the ones provided by uBoot.
> This can be done pretty easily in the kernel
> configuration.
Ouch! This actually could work :D
Gonna try it and report.
Thank you!