Hi Alex, > Awesome :). Please also make sure that VFAT and the default NLS code > pages are compiled in, so that we have the chance to build EFI images ;).
Both is compiled in. You can review the config in devel:ARM:Factory/kernel-guest if you want. relevant part is this: CONFIG_VFAT_FS=y CONFIG_FAT_DEFAULT_CODEPAGE=437 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" CONFIG_NLS_CODEPAGE_437=y CONFIG_NLS_ISO8859_1=y Greetings, Dirk -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
