Tom Rini
207972acfc
global: Migrate CONFIG_BOARDDIR to CFG
...
Perform a simple rename of CONFIG_BOARDDIR to CFG_BOARDDIR
Signed-off-by: Tom Rini <trini@konsulko.com >
2022-12-23 10:07:03 -05:00
Timo Ketola
adbba99606
doc: fix documentation of out-of-tree build
...
Correct environment variable for output directory is KBUILD_OUTPUT.
Signed-off-by: Timo Ketola <timo@exertus.fi >
2014-11-07 16:27:07 -05:00
Masahiro Yamada
4ab3fc5eba
kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIG
...
Pull out "$(SRCTREE)/" from CONFIG_SYS_KWD_CONFIG
and push it into the top Makefile.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com >
Cc: Michael Walle <michael@walle.cc >
Cc: Simon Guinot <simon.guinot@sequanux.org >
Cc: Dave Purdy <david.c.purdy@gmail.com >
Cc: Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net >
Cc: Luka Perkov <luka@openwrt.org >
Cc: Valentin Longchamp <valentin.longchamp@keymile.com >
Cc: Jason Cooper <u-boot@lakedaemon.net >
Cc: Siddarth Gore <gores@marvell.com >
Cc: Prafulla Wadaskar <prafulla@marvell.com >
Cc: Eric Cooper <ecc@cmu.edu >
Cc: Suriyan Ramasami <suriyan.r@gmail.com >
2014-03-12 17:04:52 -04:00
Wolfgang Denk
93e1459641
Coding Style cleanup: replace leading SPACEs by TABs
...
Signed-off-by: Wolfgang Denk <wd@denx.de >
[trini: Drop changes for PEP 4 following python tools]
Signed-off-by: Tom Rini <trini@ti.com >
2013-10-14 16:06:54 -04:00
Karl O. Pinc
1ff1f89c57
cosmetic: Better explain how to use the kirkwood kwbimage.cfg file.
...
Hi,
This adds to the documenation to explain how to use the
kwbimage.cfg file necessary to generate an image with
prefixed board setup values necessary for the kirkwood
boards.
Signed-off-by: Karl O. Pinc <kop@meme.com >
2012-09-03 17:44:37 +05:30
Karl O. Pinc
32324b7f9d
Cosmetic doc typo fixes to the kwbimage feature docs
...
Signed-off-by: Karl O. Pinc <kop@meme.com >
2012-09-03 17:41:36 +05:30
Wolfgang Denk
4946775c6d
Coding Style cleanup; update CHANGELOG, prepare -rc1
...
Signed-off-by: Wolfgang Denk <wd@denx.de >
2009-10-28 00:49:47 +01:00
Prafulla Wadaskar
aa0c7a86cd
mkimage: Add Kirkwood Boot Image support (kwbimage)
...
This patch adds support for "kwbimage" (Kirkwood Boot Image)
image types to the mkimage code.
For details refer to docs/README.kwbimage
This patch is tested with Sheevaplug board
Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com >
Acked-by: Ron Lee <ron@debian.org >
Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com >
2009-09-10 22:58:48 +02:00