From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerry Van baren Date: Tue, 12 Oct 2010 15:11:03 -0400 Subject: [U-Boot] [PATCH v2 1/2] fdt_support: support adding EDID property to FDT display nodes In-Reply-To: <20101012190651.EB8201508A2@gemini.denx.de> References: <1281963128-13777-1-git-send-email-agust@denx.de> <1282123520-25823-1-git-send-email-agust@denx.de> <20101012190651.EB8201508A2@gemini.denx.de> Message-ID: <4CB4B2C7.9070800@cideas.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 10/12/2010 3:06 PM, Wolfgang Denk wrote: > Dear Anatolij Gustschin, > > In message<1282123520-25823-1-git-send-email-agust@denx.de> you wrote: [snip] >> Signed-off-by: Anatolij Gustschin >> Acked-by: Detlev Zundel >> Cc: Gerald Van Baren >> --- >> v2: >> - improve commit message as suggested by Detlev >> - add Acked-by line >> >> common/fdt_support.c | 29 +++++++++++++++++++++++++++++ >> include/fdt_support.h | 1 + >> 2 files changed, 30 insertions(+), 0 deletions(-) > > Applied. > > > Jerry, hope it's OK with you that I pulled this directly. Yes, thanks. > Best regards, > Wolfgang Denk Best regards, gvb