mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-09 03:21:51 +00:00
Added support for TQM834x boards.
This commit is contained in:
parent
3df5bea0b0
commit
e6f2e90233
25 changed files with 1282 additions and 140 deletions
|
@ -28,7 +28,7 @@
|
|||
|
||||
#if !defined(CFG_NO_FLASH)
|
||||
|
||||
extern flash_info_t flash_info[CFG_MAX_FLASH_BANKS]; /* info for FLASH chips */
|
||||
extern flash_info_t flash_info[]; /* info for FLASH chips */
|
||||
|
||||
/*-----------------------------------------------------------------------
|
||||
* Functions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue