Move IPL.bev to static variables in boot.c
authorKevin O'Connor <kevin@koconnor.net>
Wed, 29 Dec 2010 16:25:14 +0000 (11:25 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Wed, 29 Dec 2010 18:26:39 +0000 (13:26 -0500)
commit7bb1584a2657815b1ca5b62d8919bc726dcca092
treed3ba506e55b421f32cae08ae38bf438a16f03505
parentbaaadb6e1d195e8e871d060dc86b2a86228b076e
Move IPL.bev to static variables in boot.c

Move the BEV storage to static variables in boot.c.

Also, increase the maximum number of BEV entries from 8 to 20.
src/boot.c
src/boot.h