提交 8330ee5f 编写于 作者: B Bernard Xiong

Merge pull request #473 from AdrianHuang/master

[libcpu][am335x] Fix the booting failure when enabling MMU
......@@ -15,7 +15,7 @@
#include <rtthread.h>
#include "am33xx.h"
#define DESC_SEC (0x2|(1<<4))
#define DESC_SEC (0x2)
#define CB (3<<2) //cache_on, write_back
#define CNB (2<<2) //cache_on, write_through
#define NCB (1<<2) //cache_off,WR_BUF on
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册