From mboxrd@z Thu Jan 1 00:00:00 1970 From: Minkyu Kang Date: Mon, 23 Dec 2013 17:41:27 +0900 Subject: [U-Boot] [PATCH v3 1/4] mkexynosspl: fix uninitialized buffer In-Reply-To: <20131221104447.7fe273d1@lilith> References: <1386608961-15503-1-git-send-email-albert.u.boot@aribaud.net> <20131213100000.41df0c9d@lilith> <52ABE7AD.2060305@samsung.com> <20131214111439.79d43a3c@lilith> <52AE4DF4.4070104@samsung.com> <20131221104447.7fe273d1@lilith> Message-ID: <52B7F737.2050101@samsung.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 21/12/13 18:44, Albert ARIBAUD wrote: > Hi Rajeshwari, > > On Mon, 16 Dec 2013 13:12:30 +0530, Rajeshwari Birje > wrote: > >> Hi Albert, >> >> Please refer the following patch: >> >> "SPL: EXYNOS: Prepare for variable size SPL support" >> >> http://patchwork.ozlabs.org/patch/298965/ >> >> I don't think after this patch is applied, the above patch would be required. > > Thanks for pointing this out. > > Minkyu, have you planned a PR to me with this patch already? Maybe next weekend?