X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fmpc86xx.h;h=a6fdea352fd0c4a052c081ef9cf9b625907a8cb5;hb=ad9bc8e52d174d699d1367be0b90089e4fdeb933;hp=f119d5bb15fdeb564aaaf177eaf8fefdd80cabfb;hpb=50bd0057ba8fceeb48533f8b1a652ccd0e170838;p=oweals%2Fu-boot.git diff --git a/include/mpc86xx.h b/include/mpc86xx.h index f119d5bb15..a6fdea352f 100644 --- a/include/mpc86xx.h +++ b/include/mpc86xx.h @@ -84,6 +84,7 @@ typedef struct { unsigned long freqProcessor; unsigned long freqSystemBus; + unsigned long freqLocalBus; } MPC86xx_SYS_INFO; #define l1icache_enable icache_enable