1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 16:52:14 +02:00

* Switch LWMON board default config from FRAM to EEPROM;

in POST, EEPROM shows up on 8 addresses
This commit is contained in:
wdenk
2002-12-20 23:42:25 +00:00
parent 2f91a3d0f8
commit 288b3d7f5a
3 changed files with 29 additions and 2 deletions

View File

@@ -24,6 +24,6 @@
#ifndef __VERSION_H__
#define __VERSION_H__
#define U_BOOT_VERSION "U-Boot 0.2.0"
#define U_BOOT_VERSION "U-Boot 0.2.1"
#endif /* __VERSION_H__ */