How to enable yocto uboot MMU?

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

How to enable yocto uboot MMU?

ソリューションへジャンプ
3,181件の閲覧回数
wallyyeh
Contributor V

Hi, all:

   our product is based on SDK_3.0.35, recently I'm trying update the uboot and kernel to SDK_3.0.17(yocto build).

    for uboot in SDK_3.0.35, there is one post help people turn on MMU support to speed up uboot:

Linux Fast Boot on i.MX6 Sabresd Board

    but when I move to uboot in SDK_3.10.17(yocto version v2014.01-r0), there is no "board_mmu_init( )" uboot_src/board/freescale/mx6sabresd/mx6sabresd.c.

can some one give me some instruction how to turn on MMU for uboot on SDK_3.10.17? I'll appreciate any kind of helps.


Wally

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

You don't need to do this is in the board file like in the old FSL 2009.08 U-boot. Common code will do this for you.

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
2,325件の閲覧回数
fabio_estevam
NXP Employee
NXP Employee

You don't need to do this is in the board file like in the old FSL 2009.08 U-boot. Common code will do this for you.

0 件の賞賛
返信
2,324件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Wally

I think you can look at ..arch/arm/lib/cache-cp15.c

Best regards

chip

0 件の賞賛
返信