From: Minkyu Kang <mk7.kang@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] FIX: config: goni: Change goni configuration to use Tizen's THOR downlodader
Date: Wed, 18 Jun 2014 19:57:11 +0900 [thread overview]
Message-ID: <53A17087.70607@samsung.com> (raw)
In-Reply-To: <1402315336-12605-1-git-send-email-l.majewski@samsung.com>
On 09/06/14 21:02, Lukasz Majewski wrote:
> Modify GONI's configuration to utilize THOR downloader.
>
> Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
> ---
> include/configs/s5p_goni.h | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/include/configs/s5p_goni.h b/include/configs/s5p_goni.h
> index 804f97f..6e795bf 100644
> --- a/include/configs/s5p_goni.h
> +++ b/include/configs/s5p_goni.h
> @@ -79,10 +79,18 @@
> #define CONFIG_USBDOWNLOAD_GADGET
> #define CONFIG_DFU_FUNCTION
> #define CONFIG_DFU_MMC
> +#define CONFIG_SYS_DFU_DATA_BUF_SIZE SZ_32M
> +#define DFU_DEFAULT_POLL_TIMEOUT 300
> +
> +/* TIZEN THOR downloader support */
> +#define CONFIG_CMD_THOR_DOWNLOAD
> +#define CONFIG_THOR_FUNCTION
>
> /* USB Samsung's IDs */
> #define CONFIG_G_DNL_VENDOR_NUM 0x04E8
> #define CONFIG_G_DNL_PRODUCT_NUM 0x6601
> +#define CONFIG_G_DNL_THOR_VENDOR_NUM CONFIG_G_DNL_VENDOR_NUM
> +#define CONFIG_G_DNL_THOR_PRODUCT_NUM 0x685D
> #define CONFIG_G_DNL_MANUFACTURER "Samsung"
>
> /* Actual modem binary size is 16MiB. Add 2MiB for bad block handling */
>
applied to u-boot-samsung.
Thanks,
Minkyu Kang.
prev parent reply other threads:[~2014-06-18 10:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-09 12:02 [U-Boot] [PATCH] FIX: config: goni: Change goni configuration to use Tizen's THOR downlodader Lukasz Majewski
2014-06-18 10:57 ` Minkyu Kang [this message]
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=53A17087.70607@samsung.com \
--to=mk7.kang@samsung.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