u-boot environment variables

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

u-boot environment variables

831件の閲覧回数
saida
Contributor II

hi I.MX community
in my custom board i don't have sdcard to store environment variables

i have nor flash i want to store environment variables on my last sector of nor flash which it is interfaced on EIM bus

what modification i have to do ?

thanks and regards

Saida

ラベル(1)
0 件の賞賛
返信
1 返信

739件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi saida

one can look at uboot/include/configs/*board*.h

parameter like #define CONFIG_SYS_MMC_ENV_DEV

and others like *CONFIG_ENV*, then define necessary media for storage

environment variables.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信