upstream u-boot with additional patches for our devices/boards:
https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ;
Gbit ethernet patch for some LIME2 revisions ;
with SPI flash support
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
533 B
17 lines
533 B
/* DO NOT EDIT THIS FILE
|
|
* Automatically generated by generate-def-headers.xsl
|
|
* DO NOT EDIT THIS FILE
|
|
*/
|
|
|
|
#ifndef __BFIN_DEF_ADSP_BF547_proc__
|
|
#define __BFIN_DEF_ADSP_BF547_proc__
|
|
|
|
#include "../mach-common/ADSP-EDN-core_def.h"
|
|
|
|
#include "ADSP-EDN-BF547-extended_def.h"
|
|
|
|
#define CHIPID 0xFFC00014
|
|
#define SWRST 0xFFC00100 /* Software Reset Register */
|
|
#define SYSCR 0xFFC00104 /* System Configuration register */
|
|
|
|
#endif /* __BFIN_DEF_ADSP_BF547_proc__ */
|
|
|