mirror of
https://xff.cz/git/u-boot/
synced 2025-09-30 06:51:28 +02:00
Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin
Conflicts: Makefile doc/README.standalone Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
@@ -103,6 +103,9 @@ typedef volatile unsigned char vu_char;
|
||||
#ifdef CONFIG_ARM
|
||||
#define asmlinkage /* nothing */
|
||||
#endif
|
||||
#ifdef CONFIG_BLACKFIN
|
||||
#include <asm/blackfin.h>
|
||||
#endif
|
||||
|
||||
#include <part.h>
|
||||
#include <flash.h>
|
||||
|
Reference in New Issue
Block a user