mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-09 03:21:51 +00:00
nios2: convert altera sysid to driver model
Convert altera sysid to driver model with misc uclass. Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Acked-by: Chin Liang See <clsee@altera.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
4395e06eb9
commit
ca844dd8c5
12 changed files with 131 additions and 60 deletions
|
@ -45,4 +45,6 @@
|
|||
"callr %0" \
|
||||
: : "r" (addr))
|
||||
|
||||
void display_sysid(void);
|
||||
|
||||
#endif /* __ASM_NIOS2_SYSTEM_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue