[U-Boot] [PATCH 9/9] EXYNOS5: Enable Sound

Rajeshwari Birje rajeshwari.birje at gmail.com
Wed Aug 22 06:20:37 CEST 2012


Hi Chander,

Thank you for comments.

On Tue, Aug 21, 2012 at 3:22 PM, Chander Kashyap
<chander.kashyap at linaro.org> wrote:
> hi Rajeshwari,
>
> On 14 August 2012 11:15, Rajeshwari Shinde <rajeshwari.s at samsung.com> wrote:
>> This patch enables sound support for EXYNOS5
> Enable sound for exynos5 based smdk5250 not exynos5.
- ok
>>
>> Signed-off-by: Rajeshwari Shinde <rajeshwari.s at samsung.com>
>> ---
>>  include/configs/smdk5250.h |    8 ++++++++
>>  1 files changed, 8 insertions(+), 0 deletions(-)
>>
>> diff --git a/include/configs/smdk5250.h b/include/configs/smdk5250.h
>> index 4b9093c..fae1c0c 100644
>> --- a/include/configs/smdk5250.h
>> +++ b/include/configs/smdk5250.h
>> @@ -242,6 +242,14 @@
>>  #define CONFIG_ENV_SPI_MAX_HZ  50000000
>>  #endif
>>
>> +/* Sound */
>> +#define CONFIG_CMD_SOUND
>> +#ifdef CONFIG_CMD_SOUND
>> +#define CONFIG_SOUND
>> +#define CONFIG_I2S
>> +#define CONFIG_SOUND_WM8994
>> +#endif
>> +
>>  /* Enable devicetree support */
>>  #define CONFIG_OF_LIBFDT
>>
>> --
>> 1.7.4.4
>>
>
>
>
> --
> with warm regards,
> Chander Kashyap
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot

Regards,
Rajeshwari Shinde


More information about the U-Boot mailing list