Does dtb change the LAW configuration (T2080RDB)?

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

Does dtb change the LAW configuration (T2080RDB)?

ソリューションへジャンプ
1,287件の閲覧回数
manoloruiz
Contributor III

Hi,

I am using the T2080RDB. I want to change the memory location for a PCI device. I have changed the dtb. However, it does not work because the LAW register are not modified.

I want to know if I must to change uboot and dtb (both of them) in order to get a proper functionality.

BR

ラベル(1)
タグ(2)
0 件の賞賛
返信
1 解決策
1,116件の閲覧回数
bpe
NXP Employee
NXP Employee

Device Tree only reflects the local address map established by the bootloader. Linux does not change LAWs.

If you want to change LAW settings, do it in the board-specific code in u-Boot and adjust the Device Tree

accordingly.

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,117件の閲覧回数
bpe
NXP Employee
NXP Employee

Device Tree only reflects the local address map established by the bootloader. Linux does not change LAWs.

If you want to change LAW settings, do it in the board-specific code in u-Boot and adjust the Device Tree

accordingly.

0 件の賞賛
返信