mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
Make Samsung YH* bootloaders non-verbose (i.e. show the bootlogo) (backported from the ams/pp bootloader branch)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22747 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6d1d9bed3e
commit
164d28af62
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@
|
|||
|| defined(SANSA_E200) || defined(SANSA_C200) || defined(GIGABEAT_F) \
|
||||
|| defined(PHILIPS_SA9200) || (CONFIG_CPU == AS3525) || defined(COWON_D2) \
|
||||
|| defined(MROBE_100) || defined(PHILIPS_HDD1630) || defined(MROBE_500) \
|
||||
|| defined(SAMSUNG_YH925) || defined(SAMSUNG_YH920) || defined(SAMSUNG_YH820) \
|
||||
|| defined(ONDA_VX747)
|
||||
bool verbose = false;
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue