mirror of
https://xff.cz/git/u-boot/
synced 2025-10-27 08:33:10 +01:00
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
This commit is contained in:
@@ -172,6 +172,9 @@ typedef struct global_data {
|
||||
#if defined(CONFIG_LWMON) || defined(CONFIG_LWMON5)
|
||||
unsigned long kbd_status;
|
||||
#endif
|
||||
#ifdef CONFIG_SYS_FPGA_COUNT
|
||||
unsigned fpga_state[CONFIG_SYS_FPGA_COUNT];
|
||||
#endif
|
||||
#if defined(CONFIG_WD_MAX_RATE)
|
||||
unsigned long long wdt_last; /* trace watch-dog triggering rate */
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user