Dear Jean-Christophe,
Jean-Christophe PLAGNIOL-VILLARD wrote:
>>+/*
>>+ * display_board_info() - print banner with board info.
>>+ */
>>+void display_board_info
> +/
> + * get_cpu_type() - low level get cpu type
> + * - no C globals yet.
> + /
> +u32 get_cpu_type(void)
> +{
> + /* fixme, need to get register defines for OMAP3 */
> + return CPU_34
Subject: [PATCH 04/13 v5] ARM: OMAP3: Add lowlevel init and sys_info common
files
From: Dirk Behme <[EMAIL PROTECTED]>
Add assembly lowlevel init and sys_info common files
Signed-off-by: Dirk Behme <[EMAIL PROTECTED]>
---
Changes in version v3:
- Add detection and support for 128MB/256MB RAM
3 matches
Mail list logo