From mboxrd@z Thu Jan 1 00:00:00 1970 From: Igor Grinberg Date: Wed, 17 Sep 2014 10:40:41 +0300 Subject: [U-Boot] [PATCH v2 04/11] initcall: Display error number when an error occurs In-Reply-To: <1410925884-8767-5-git-send-email-sjg@chromium.org> References: <1410925884-8767-1-git-send-email-sjg@chromium.org> <1410925884-8767-5-git-send-email-sjg@chromium.org> Message-ID: <54193AF9.5090804@compulab.co.il> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Simon, On 09/17/14 06:51, Simon Glass wrote: > Now that some initcall functions return a useful error number, display it > when something goes wrong. > > Signed-off-by: Simon Glass This is a great addition! Thanks! Acked-by: Igor Grinberg -- Regards, Igor.