⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 jdi-4740.cfg

📁 连接到u_boot 上的linux下载工具
💻 CFG
字号:
;------------------------------------------------
; JDI configuration file for Jz4740 board
;------------------------------------------------
;
[INIT]
WM32	0xB3010020	0x0fff7740	; SMCR4
; Init GPIO
WM32 	0xB0010044	0xffffffff	; PAFUNS
WM32	0xB0010058	0xffffffff	; PASELC

WM32	0xB0010144	0xffffffff	; PBFUNS
WM32	0xB0010158	0xfff9ffff	; PBSELC
WM32	0xB0010154	0x00060000	; PBSELS

WM32	0xB0010244	0x07c00000	; PCFUNS
WM32	0xB0010258	0x07000000	; PCSELC
WM32	0xB0010254	0x00c00000	; PCSELS

WM32	0xB0010344	0x18000000	; PDFUNS
WM32	0xB0010354	0x18000000	; PDSELS

; PLL
WM32	0xB0000000	0x40033330	;PLL frequency division register
WM32	0xB0000010	0x10000520	;PLL control register
;
[HOST]
IP		192.168.1.20
;
[FLASH]
CHIPTYPE	AUTO		;FLash type (AUTO|AM29|I28F)
;CHIPSIZE	0x01000000	;The size of the flash in bytes
;CHIPSIZE	0x00800000	;The size of the flash in bytes
CHIPSIZE	0x00400000	;The size of the flash in bytes
;; Parameters specific for I28F and AM29
;CHIPWIDTH	16		;The width of the flash chip in bits (8|16|32)
;BUSWIDTH	16		;The width of the flash memory bus in bits (8|16|32)
;SETUPADDR1	0x555		;The first setup address of chiptype AM29
;SETUPADDR2	0x2AA		;The second setup address of chiptype AM29
;
[NAND]
BUSWIDTH	8		;The width of the NAND flash chip in bits (8|16|32)
ROWCYCLES	3		;The row address cycles (2|3)
PAGESIZE	2048		;The page size of the NAND chip in bytes
PAGEPERBLOCK	128		;The page number per block
FORCEERASE	0		;The force to erase flag (0|1)
;
[EEPROM]
ADDRESS		7		;The device address of EEPROM
;
[GDB]
INITFILE	init.bin	;Platform-dependent init code
;
;; -- END --

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -