View Single Post
Old 09-20-2013, 10:40 PM   #19
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by TheWizard View Post
This is part of the kernel, compiled in boot-flags. There's no u-boot env block data on the kpw. The uboot source doesn't clearly define that it looks for one either.
Yes - you are looking at the hardcoded command line in the kernel build there.

But the one in the u-boot environment can over-ride it.
That one you are not seeing because it is in another part of the flash storage than that used for the user partitions.

Grab the datasheet on the flash chip for details of where/how to look if you want to see that area rather than just us u-boot commands to change it.

(To my eyes - the U-Boot source isn't clear about anything. )
knc1 is offline   Reply With Quote