Re: [U-Boot] [U-Boot, PATCHv2] pcm051: use ti_am335x_common.h config

2014-08-25 Thread Tom Rini
On Sat, Jul 26, 2014 at 06:48:45PM +0400, matwey.korni...@gmail.com wrote: > From: "Matwey V. Kornilov" > > Include general configs/ti_am335x_common.h and drop redundant #defines. > > Signed-off-by: Matwey V. Kornilov Applied to u-boot-ti/master, thanks! -- Tom signature.asc Description:

[U-Boot] [PATCHv2] pcm051: use ti_am335x_common.h config

2014-07-26 Thread Matwey V. Kornilov
From: "Matwey V. Kornilov" Include general configs/ti_am335x_common.h and drop redundant #defines. Signed-off-by: Matwey V. Kornilov --- include/configs/pcm051.h | 141 ++- 1 file changed, 4 insertions(+), 137 deletions(-) diff --git a/include/confi