kinlingbanri post at 2016-3-4 16:33:20

How to modify u-boot variable

Hello forum!
I want to modify u-boot variable,

board: Orange Pi Plus 2
command line:
    setenv loglevel 1
    saveenv

but output:
    Saving Environment to SUXIX...
    saveenv storage_type =2
    fail to find part named env

can someone knows how to mofiy variable

opiPCuser post at 2016-4-21 17:58:29

Hello,

i have the same Problem. Im using an opi PC with lubuntu and i want it to boot to runlevel 3 (without DE) by Default.
In ubuntu this would have been done by adding a kernel Parameter to grub. But i cant figure out where to Change the kernel Parameters for U-Boot.

I found out that they are supposed to be in a file called uenv.txt or boot src. but i cant find those files.
page: [1]
View full version: How to modify u-boot variable