From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 19/22] ppc: xilinx_ppc405_generic: Remove uncalled functions
Date: Tue, 26 Jan 2016 09:44:30 -0500 [thread overview]
Message-ID: <20160126144430.GL3359@bill-the-cat> (raw)
In-Reply-To: <1453803865-2623-20-git-send-email-ricardo.ribalda@gmail.com>
On Tue, Jan 26, 2016 at 11:24:22AM +0100, Ricardo Ribalda Delgado wrote:
> board_pre_init was not called because CONFIG_BOARD_EARLY_INIT_F was not
> set. Remove unused function.
>
> Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160126/ed999ce7/attachment.sig>
next prev parent reply other threads:[~2016-01-26 14:44 UTC|newest]
Thread overview: 86+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-26 10:24 [U-Boot] [PATCH 00/22] xilinx-ppc4xx: Cleanout and port to DM serial Ricardo Ribalda Delgado
2016-01-26 10:24 ` [U-Boot] [PATCH 01/22] ppc: xilinx-ppc440: Remove support for ml507 Ricardo Ribalda Delgado
2016-01-26 12:20 ` Bin Meng
2016-01-26 14:43 ` Tom Rini
2016-01-26 14:54 ` Stefan Roese
2016-01-26 10:24 ` [U-Boot] [PATCH 02/22] ppc: xilinx-ppc405: Remove support for fx12mm Ricardo Ribalda Delgado
2016-01-26 12:20 ` Bin Meng
2016-01-26 14:43 ` Tom Rini
2016-01-26 14:54 ` Stefan Roese
2016-01-26 10:24 ` [U-Boot] [PATCH 03/22] xilinx-ppc440: Remove support for v5fx30teval Ricardo Ribalda Delgado
2016-01-26 12:20 ` Bin Meng
2016-01-26 14:43 ` Tom Rini
2016-01-26 14:55 ` Stefan Roese
2016-01-26 10:24 ` [U-Boot] [PATCH 04/22] .mailmap: Add all the mail alias for Ricardo Ribalda Ricardo Ribalda Delgado
2016-01-26 12:20 ` Bin Meng
2016-01-26 14:43 ` Tom Rini
2016-01-26 10:24 ` [U-Boot] [PATCH 05/22] mailaddr: Update mail address Ricardo Ribalda Delgado
2016-01-26 12:20 ` Bin Meng
2016-01-26 14:43 ` Tom Rini
2016-01-26 10:24 ` [U-Boot] [PATCH 06/22] ppc: pp405-generic: Simplify Makefile Ricardo Ribalda Delgado
2016-01-26 12:20 ` Bin Meng
2016-01-26 14:43 ` Tom Rini
2016-01-26 14:55 ` Stefan Roese
2016-01-26 10:24 ` [U-Boot] [PATCH 07/22] ppc: pp440-generic: " Ricardo Ribalda Delgado
2016-01-26 12:20 ` Bin Meng
2016-01-26 14:43 ` Tom Rini
2016-01-26 15:15 ` Stefan Roese
2016-01-26 10:24 ` [U-Boot] [PATCH 08/22] ppc: ppc440: ppc440-generic_flash_defconfig Ricardo Ribalda Delgado
2016-01-26 12:20 ` Bin Meng
2016-01-26 14:43 ` Tom Rini
2016-01-26 15:15 ` Stefan Roese
2016-01-26 15:16 ` Stefan Roese
2016-01-26 10:24 ` [U-Boot] [PATCH 09/22] ppc: ppc405: ppc405-generic_flash_defconfig Ricardo Ribalda Delgado
2016-01-26 12:21 ` Bin Meng
2016-01-26 14:43 ` Tom Rini
2016-01-26 15:15 ` Stefan Roese
2016-01-26 10:24 ` [U-Boot] [PATCH 10/22] ppc: xilinx-ppc440-generic: Cleanout header files Ricardo Ribalda Delgado
2016-01-26 12:21 ` Bin Meng
2016-01-26 14:44 ` Tom Rini
2016-01-26 15:16 ` Stefan Roese
2016-01-26 10:24 ` [U-Boot] [PATCH 11/22] ppc: xilinx-ppc405-generic: " Ricardo Ribalda Delgado
2016-01-26 12:21 ` Bin Meng
2016-01-26 14:44 ` Tom Rini
2016-01-26 15:17 ` Stefan Roese
2016-01-26 10:24 ` [U-Boot] [PATCH 12/22] ppc: xilinx-ppc4xx-generic: Update xparameters.h Ricardo Ribalda Delgado
2016-01-26 15:17 ` Stefan Roese
2016-01-26 10:24 ` [U-Boot] [PATCH 13/22] ppc: dts: Add device tree for xilix-ppc4xx-generic Ricardo Ribalda Delgado
2016-01-26 12:21 ` Bin Meng
2016-01-26 12:33 ` Ricardo Ribalda Delgado
2016-01-26 15:18 ` Stefan Roese
2016-01-26 10:24 ` [U-Boot] [PATCH 14/22] configs/xilinx-ppc405-generic: Typos and size Ricardo Ribalda Delgado
2016-01-26 15:18 ` Stefan Roese
2016-01-26 10:24 ` [U-Boot] [PATCH 15/22] configs/xilinx-ppc440-generic: " Ricardo Ribalda Delgado
2016-01-26 15:18 ` Stefan Roese
2016-01-26 10:24 ` [U-Boot] [PATCH 16/22] ppc: xilinx-ppc4xx: Port to DM serial Ricardo Ribalda Delgado
2016-01-26 15:19 ` Stefan Roese
2016-01-26 10:24 ` [U-Boot] [PATCH 17/22] ppc: xilinx_ppc405_generic: Remove weak attributes Ricardo Ribalda Delgado
2016-01-26 12:21 ` Bin Meng
2016-01-26 14:44 ` Tom Rini
2016-01-26 15:19 ` Stefan Roese
2016-01-26 10:24 ` [U-Boot] [PATCH 18/22] ppc: xilinx_ppc440_generic: " Ricardo Ribalda Delgado
2016-01-26 12:21 ` Bin Meng
2016-01-26 14:44 ` Tom Rini
2016-01-26 15:20 ` Stefan Roese
2016-01-26 10:24 ` [U-Boot] [PATCH 19/22] ppc: xilinx_ppc405_generic: Remove uncalled functions Ricardo Ribalda Delgado
2016-01-26 12:21 ` Bin Meng
2016-01-26 14:44 ` Tom Rini [this message]
2016-01-26 15:20 ` Stefan Roese
2016-01-26 10:24 ` [U-Boot] [PATCH 20/22] ppc: xilinx_ppc440_generic: " Ricardo Ribalda Delgado
2016-01-26 12:21 ` Bin Meng
2016-01-26 14:44 ` Tom Rini
2016-01-26 15:20 ` Stefan Roese
2016-01-26 10:24 ` [U-Boot] [PATCH 21/22] net: xilinx_ll_temac: Fix string overflow Ricardo Ribalda Delgado
2016-01-26 12:21 ` Bin Meng
2016-01-26 14:42 ` Tom Rini
2016-01-26 10:24 ` [U-Boot] [PATCH 22/22] ppc: xilinx-ppc440-generic: Wire LL_TEMAC driver Ricardo Ribalda Delgado
2016-01-26 12:21 ` Bin Meng
2016-01-26 12:43 ` Ricardo Ribalda Delgado
2016-01-26 14:20 ` Michal Simek
2016-01-26 14:37 ` Ricardo Ribalda Delgado
2016-01-26 14:45 ` Michal Simek
2016-01-26 11:55 ` [U-Boot] [PATCH 00/22] xilinx-ppc4xx: Cleanout and port to DM serial Michal Simek
2016-01-26 12:14 ` Ricardo Ribalda Delgado
2016-01-26 13:55 ` Tom Rini
2016-01-26 14:09 ` Stefan Roese
2016-01-26 14:18 ` Michal Simek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160126144430.GL3359@bill-the-cat \
--to=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox